CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - write block

搜索资源列表

  1. vcPPtree

    1下载:
  2. vc++树形分组实例,可用于对ghost远控编写的分组参考中-vc++ tree block instance, remote control can be used to ghost write the reference group
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:89203
    • 提供者:大师哥
  1. SimuRWLock

    0下载:
  2. 通过Mutex封装实现的读写锁类。写锁优先于读锁。如果有写锁在等待,则读锁一直等待,直到写锁获取锁,并释放后才能获取。读锁是共享锁,写锁是独占锁。提供Mutex与临界区两种方式可宏切换实现,Mutex为系统内核对象,速度比较慢,但比较好控制。临界区速度快,但无进入临界区无超时时间,对时间控制不精确。 BOOL ReadLock(int timeout=INFINITE) BOOL TryReadLock(int timeout=INFINITE,BOOL bLock=TRUE)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:29442
    • 提供者:ceofit
  1. process-schedule

    0下载:
  2. 编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-Write a program to complete the process in a single processor system scheduling, requires a time slice rotation scheduling algorithm. Experiments incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1582
    • 提供者:dawn
  1. rtdsr_0.6_src.tar

    0下载:
  2. rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:55634
    • 提供者:cxjt
  1. 2

    1下载:
  2. 1、 设有一个起始地址为FRIST + 1的数据块,存放在内部RAM, 数据块长度在FRIST单元且不为0,要求统计该数据块中值为0的个数, 并将它们分别存放在FRIST - 1单元单元,试编写出相应程序。-1, with a starting address FRIST+ 1 block of data stored in internal RAM, the data block length of 0 in the FRIST unit and not to require s
  3. 所属分类:matlab

    • 发布日期:2014-10-29
    • 文件大小:3072
    • 提供者:猫猫
  1. Step03_Solved

    0下载:
  2. AutoCAD s Symbol Tables. We will create a new layer create a Block Definition and explore how to use an Iterator to step through the entities contained in the Model Space block table record. In this section of the tutorial you will be introduced to t
  3. 所属分类:CAD

    • 发布日期:2017-04-02
    • 文件大小:17919
    • 提供者:yuan
  1. Hole

    0下载:
  2. 本例子演示了MFC编写对话框,及如何编写dll工程,实现输入特征参数并创建block和Hole特征。对源程序编译连接。 运行要求:(路径上不能有中文) 1. 参考第6章,首先将Chapter_06\6.3.2\startup和application拷贝到开发目录下(环境变量UGII_USER_DIR指向的目录,例如d盘下):右键点击【我的电脑】→【属性】→【高级】→【环境变量】,在系统变量下点击【新建】或者【编辑】,如图1所示,输入UGII_USER_DIR和d:,点击【确定】,直至对话
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:62383
    • 提供者:徐双晕
  1. fenzuma

    0下载:
  2. 线性分组码的编码与线性分组码的译码,vs2010编写-Linear block code encoding and decoding of linear block codes, vs2010 write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:676484
    • 提供者:ykui
  1. test_sdram

    0下载:
  2. 对SDRAM进行读写,工程内部分为PLL以及复位处理模块、写SDRAM逻辑模块、读SDRAM逻辑模块、SDRAM读写封装模块、读写缓存FIFO模块、串口发生模块等。工程基于altera的Quartus II 10.1进行设计,使用更高版本的软件均可。-SDRAM read and write for the project is divided into the internal PLL and reset processing module, SDRAM write logic block,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3128831
    • 提供者:
  1. BlackBound

    0下载:
  2. 有有一间长方形的房子 ,,地上铺了红 色、黑色两种颜色的正方形瓷砖。你站在其中 一块黑色的瓷砖上块黑色的瓷砖上,,只能向相邻的黑色瓷砖移只能向相邻的黑色瓷砖移 动。请写一个程序,计算你总共能够到达多少 块黑色的瓷砖块黑色的瓷砖 -There are a rectangular house between the rectangular house, to spread the red floor is covered with red and black co
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:749
    • 提供者:陈韬
  1. 12222

    0下载:
  2. 将BLKS为首址的连续N个字节数传送至BLKD为首址的存储区,编写此数据块传送程序。-Site led to a continuous BLKS number of bytes transferred to the N-site storage area BLKD led to write the data block transfer program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:722
    • 提供者:蔡宝
  1. diaoduyuanma

    0下载:
  2. 编写程序完成批处理系统中的作业调度,要求采用响应比高者优先的作业调度算法。实验具体包括:首先确定作业控制块的内容和组织方式;然后完成作业调度;最后编写主函数,对所做工作进行测试。-Programming to complete the batch job scheduling system, require the use of response than the high priority job scheduling algorithms are. Experiments include:
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1322
    • 提供者:lunji
  1. readdxf

    0下载:
  2. fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息-write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:511715
    • 提供者:zjh
  1. nand_read

    0下载:
  2. 本源码是基于S3C—6430的ARM11嵌入式开发板的NAND FLASH程序的编写。NAND写回速度快、芯片面积小,特别是大容量使其优势明显。页是NAND中的基本存贮单元,一页一般为512 B(也有2 kB每页的large page NAND FLASH),多个页面组成块。不同存储器内的块内页面数不尽相同,通常以16页或32页比较常见。块容量计算公式比较简单,就是页面容量与块内页面数的乘积。根据FLASH Memory容量大小,不同存储器中的块、页大小可能不同,块内页面数也不同。例如:8 MB
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:2638
    • 提供者:wangan
  1. CSOS

    0下载:
  2. 在内存中开辟一个10M大小的记事本作为存储器,对其写入数据模拟对磁盘增加文件目录操作,关闭程序后不能再对已建成的文件目录进行读取;采用可视化界面添加文件和目录 共有10000个盘块,每个盘块大小为1K;位示图法管理空闲盘快,采用FAT表管理文件空间-Open up a 10M-size notebook as a memory of this in memory of their write simulation data on the disk to increase the file
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2883315
    • 提供者:白水
  1. lab22

    0下载:
  2. 首先,定义两个对象一个定义了点的x,y坐标和它的标号,另一个对象是两点之间的距离。然后用冒泡比较法对点的x,y坐标分别进行排序,编写控制台程序,输入点的个数,分为两种方法求最近点对。根据点的个数分为3个点的情形和大于3个点的情形,3个点的直接对两两点之间的距离进行比较。大于3点的用分治递归法求解,通过划定界限分8块没一点只对其他7块内的点进行比较长度最后求出最短距离。-First of all, define two object a definition of a x, y and its l
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:安智超
  1. u-boot-flash-remove

    0下载:
  2. FLASH的编程原理都是只能将1写为0,而不能将0写为1.所以在FLASH编程之前,必须将对应的块擦除,而擦除的过程就是把所有位都写为1的过程,块内的所有字节变为0Xff。 对FALSH进行的最基本操作由读操作,写操作,和擦除操作。以下将详细介绍,所有的都是参考sst39vf1601 datasheet -FLASH programming principles are the only one written as 0, can not be written as one. Befo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:298773
    • 提供者:ral
  1. 1

    1下载:
  2. 1.掌握KeilC环境的使用 1)字节拆分、合并:调试e421.asm程序, 观察相关寄存器和单元的内容。 2)数据块填充:调试fill.asm程序,观察相关寄存器和单元的内容。 2. 编写两个十六位数的加法程序。 有两个十六位无符号数,分别存放在从20H和30H开始的数据区中,低八位先存,高八位在后,和存于R3(高八位)和R4(低八位),进位位存于R2。 -Master the environment, the use of 1) bytes KeilC split,
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:69989
    • 提供者:大田
  1. rect

    0下载:
  2. 设计一矩形类Rectangular,提供计算矩形周长和面积等方法。 思考:如何定义属性和方法,可以更好地满足信息隐藏和封装的原则?对于这个类,定义几个构造函数合适? 写一测试用类,利用该矩形类,由用户输入每块土地的长与宽,程序计算其面积并显示出来。-Design a rectangle class the Rectangular, the method of calculation of the rectangular perimeter and area. Thinking: how
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:803
    • 提供者:刘亮
  1. 20922628

    0下载:
  2. C语言,结构体嵌套读写文件,把BOOK数据存入BLOCK结构体内写文件。-C language structure nested read and write files, write files to the BOOK data are stored in the BLOCK structure in vivo.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:1286
    • 提供者:zl
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com